-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thermostat Changes for spec update PR-4025 - Needed for TE7 #10914
Conversation
re-enable reading reaturemap once #9725 is mergedconnectedhomeip/src/app/clusters/thermostat-server/thermostat-server.cpp Lines 119 to 129 in 7f1df17
This comment was generated by todo based on a
|
re-enable reading reaturemap once #9725 is mergedconnectedhomeip/src/app/clusters/thermostat-server/thermostat-server.cpp Lines 560 to 570 in 7f1df17
This comment was generated by todo based on a
|
PR #10914: Size comparison from 37c3f7f to 7f1df17 35 builds (for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
9f19721
to
e2054ad
Compare
PR #10914: Size comparison from b6dda48 to e2054ad 5 builds (for p6, qpg, telink)
15 builds (for efr32, k32w, linux)
4 builds (for mbed)
12 builds (for esp32, nrfconnect)
|
Changes in thermostat server cluster related to chip spec PR4025 clarifying behavior of auto and limits
e2054ad
to
5b5bfbe
Compare
PR #10914: Size comparison from 4ab05ae to 5b5bfbe 8 builds (for k32w, p6, qpg, telink)
12 builds (for efr32, linux)
16 builds (for esp32, mbed, nrfconnect)
|
Size increase report for "esp32-example-build" from 4ab05ae
Full report output
|
…chip#10914) * Thermostat Server update Changes in thermostat server cluster related to chip spec PR4025 clarifying behavior of auto and limits * ZAP Regen
Problem
Spec changes to thermostat server need to be incorporated in to server implementation
Change overview
added min-setpoint-dead-band attribute to zap files
Updated thermostat-server per spec changes (PR-4025)
Testing
Tested using chip-tool against linux build of thermostat app.
Validated all limit settings and setpoint settings against the spec.
Tested inside limits, at limits and exceeding limits to validate boundary conditions